home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-1294.lzh / AMOSLIST / text0040.txt < prev    next >
Encoding:
Text File  |  1995-01-03  |  664 b   |  13 lines

  1. > For example, I want to change the strength of a lightsource over time
  2. > fractally between a minimum and a maximum point.  Also, I need to be able
  3. > to create an array (x,y) of numbers that will act as terrain.  I think
  4. > someone mentioned this is called "gridding"?  Anyway, if anyone can provide
  5. > solutions or point me in the right direction (apart from telling me to read
  6. > a book on fractals) I'd appreciate it!
  7.  
  8.     You've tried to be specific, but I still don't understand.  Perhaps if
  9. you mention what kind of a program you're trying to write.  Is it some kind
  10. of landscape rendering program?  And tell us how, exactly, this particular
  11. method is necessary.
  12.  
  13.